Skip to content

Update dependency pino to v9.14.0#1430

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pino-9.x
Open

Update dependency pino to v9.14.0#1430
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pino-9.x

Conversation

@renovate

@renovate renovate Bot commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pino (source) 9.6.09.14.0 age confidence

Release Notes

pinojs/pino (pino)

v9.14.0

Compare Source

What's Changed

Full Changelog: pinojs/pino@v9.13.1...v9.14.0

v9.13.1

Compare Source

What's Changed

Full Changelog: pinojs/pino@v9.13.0...v9.13.1

v9.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.12.0...v9.13.0

v9.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.11.0...v9.12.0

v9.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.10.0...v9.11.0

v9.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.9.5...v9.10.0

v9.9.5

Compare Source

What's Changed

Full Changelog: pinojs/pino@v9.9.4...v9.9.5

v9.9.4

Compare Source

What's Changed

Full Changelog: pinojs/pino@v9.9.3...v9.9.4

v9.9.3

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.9.2...v9.9.3

v9.9.2

Compare Source

What's Changed

Full Changelog: pinojs/pino@v9.9.1...v9.9.2

v9.9.1

Compare Source

What's Changed

Full Changelog: pinojs/pino@v9.9.0...v9.9.1

v9.9.0

Compare Source

What's Changed

Full Changelog: pinojs/pino@v9.8.0...v9.9.0

v9.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.7.0...v9.8.0

v9.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.6.0...v9.7.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • "after 8pm and before 8am every weekday,every weekend"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/pino-9.x branch from 9fcfb0a to 16841ca Compare March 14, 2026 01:32
@renovate renovate Bot force-pushed the renovate/pino-9.x branch from 16841ca to 68b9b7a Compare March 28, 2026 01:07
@renovate renovate Bot force-pushed the renovate/pino-9.x branch 2 times, most recently from 21ab4c2 to 4637398 Compare May 9, 2026 01:14
@renovate

renovate Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
warn: This version of pnpm requires at least Node.js v22.13
warn: The current version of Node.js is v20.20.2
warn: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
node:internal/modules/cjs/loader:1031
      throw new ERR_UNKNOWN_BUILTIN_MODULE(request);
            ^

Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
    at Module._load (node:internal/modules/cjs/loader:1031:13)
    at Module.require (node:internal/modules/cjs/loader:1289:19)
    at require (node:internal/modules/helpers:182:18)
    at ../store/index/lib/index.js (file:///opt/containerbase/tools/pnpm/11.9.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:54590:25)
    at __init (file:///opt/containerbase/tools/pnpm/11.9.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../resolving/npm-resolver/lib/index.js (file:///opt/containerbase/tools/pnpm/11.9.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:65700:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.9.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../workspace/projects-graph/lib/index.js (file:///opt/containerbase/tools/pnpm/11.9.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:65838:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.9.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../workspace/projects-filter/lib/index.js (file:///opt/containerbase/tools/pnpm/11.9.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:73232:5) {
  code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}

Node.js v20.20.2

@renovate renovate Bot force-pushed the renovate/pino-9.x branch 2 times, most recently from 496621d to 95dbf16 Compare May 30, 2026 00:38
@renovate renovate Bot force-pushed the renovate/pino-9.x branch from 95dbf16 to 7588702 Compare June 13, 2026 00:25
@renovate renovate Bot force-pushed the renovate/pino-9.x branch from 7588702 to 098aca3 Compare June 27, 2026 02:05
@renovate renovate Bot force-pushed the renovate/pino-9.x branch from 098aca3 to 37490e7 Compare July 4, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants